Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(account_settings): Avoid mixing up FSReadFile / FSCloseFile patches #56

Merged

Conversation

DimitriPilot3
Copy link
Contributor

Changes:

Fixes a copy-and-paste error that caused the Account Settings applet to freeze on a loading screen when launched.

Account Settings can now be accessed again. However, trying to access it a second time without rebooting still freezes the Wii U, which was another regression listed in #55.

Partially resolves #55.

This copy-and-paste error was a culprit of the bug described in issue PretendoNetwork#55.
It made the Account Settings applet on Wii U softlock during its initialisation, forcing the user to power off the system.

The applet now works again. However, trying to access it a second time without rebooting still freezes the Wii U, which is another regression listed in issue PretendoNetwork#55.
@ashquarky
Copy link
Member

Good catch. ContentRedirectionModule for applets can't come soon enough...

@ashquarky ashquarky merged commit 23728c4 into PretendoNetwork:main Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Regression]: Wii U hangs when accessing the "Change User Information" screen
2 participants